Skip to main content
Feedback

Boomi DataHub REST APIs

Programmatic access to the system is enabled through REST APIs.

You can implement APIs on two levels:

Audit Logs

Platform API - You can query the Platform API audit log based on the type, action, and modifier. Refer to the table in Platform API for more information on available audit log actions.

Repository API - When using JWT authentication, you can query the Repository API audit log based on the type, action, and modifier. Refer to the table in Repository API for more information on available audit log actions. The audit log provides the action and the user that performed the action.

On this Page